home *** CD-ROM | disk | FTP | other *** search
/ Aminet 48 / Aminet 48 (2002)(GTI - Schatztruhe)[!][Apr 2002].iso / Aminet / text / edit / vim60src.lha / Vim / vim60 / src / testdir / test18.in < prev    next >
Encoding:
Text File  |  2000-11-22  |  213 b   |  17 lines

  1. Tests for not doing smart indenting when it isn't set.
  2.  
  3. STARTTEST
  4. :so small.vim
  5. :set nocin nosi ai
  6. /some
  7. 2cc#test
  8. :?start?,$w! test.out
  9. :qa!
  10. ENDTEST
  11.  
  12. start text
  13.         some test text
  14.         test text
  15. test text
  16.         test text
  17.